home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #4
/
Amiga Plus CD - 2000 - No. 4.iso
/
PowerPC
/
Dev
/
PPCRelease
/
FD2Inline
/
include
/
proto-src
/
alib.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-07-04
|
164 b
|
11 lines
#ifndef PROTO_ALIB_H
#define PROTO_ALIB_H
#include <clib/alib_protos.h>
#ifdef __GNUC__
#include <inline/alib.h>
#endif /* __GNUC__ */
#endif /* PROTO_ALIB_H */